projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d0785
)
Remove C-x C-k binding (now in kmacro.el).
author
Kim F. Storm
<storm@cua.dk>
Tue, 20 Aug 2002 09:06:17 +0000
(09:06 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 20 Aug 2002 09:06:17 +0000
(09:06 +0000)
lisp/edmacro.el
patch
|
blob
|
history
diff --git
a/lisp/edmacro.el
b/lisp/edmacro.el
index e01e5960ff54010782322eb7ca1940e4ebbd076f..ae1b3f59896dc1925f9f18091f6687c9236fff6e 100644
(file)
--- a/
lisp/edmacro.el
+++ b/
lisp/edmacro.el
@@
-75,8
+75,6
@@
;;; The user-level commands for editing macros.
-;;;###autoload (define-key ctl-x-map "\C-k" 'edit-kbd-macro)
-
;;;###autoload
(defvar edmacro-eight-bits nil
"*Non-nil if edit-kbd-macro should leave 8-bit characters intact.